home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Komunikatory / Konnekt 0.6.22.137 / konnekt_setup_0.6.22.137.exe / themes / Shine / kieview.css < prev    next >
Cascading Style Sheet File  |  2003-10-31  |  3KB  |  201 lines

  1. body {
  2.   background: white url(shinecss/shineback.gif) left top;
  3.   background-repeat: repeat-y;
  4.   color: black;
  5.   font-weight: normal;
  6.   font-family: Verdana;
  7. }
  8.  
  9. .send, .sendfile, .sendnext, .filesend {
  10.   background: white url(shinecss/shinesend.gif) left top;
  11.   background-repeat: repeat-y;
  12.   border-bottom: white solid 1px;
  13.   color: black;
  14.   font-size: 11px;
  15.   font-weight: normal;
  16.   font-family: Verdana;
  17.   padding: 2px 2px 2px 10px;
  18. }
  19.  
  20. .recv, .recvfile, .recvnext, .filerecv {
  21.   background: white url(shinecss/shinerecv.gif) left top;
  22.   background-repeat: repeat-y;
  23.   border-bottom: white solid 1px;
  24.   color: black;
  25.   font-size: 11px;
  26.   font-weight: normal;
  27.   font-family: Verdana;
  28.   padding: 2px 2px 2px 10px;
  29. }
  30.  
  31. .quickeventnormal
  32. {
  33.   background: white url(shinecss/shinenorm.gif) left top;
  34.   background-repeat: repeat-y;
  35.   border-bottom: white solid 1px;
  36.   color: black;
  37.   font-weight: normal;
  38.   font-family: Verdana;
  39.   padding: 2px 2px 2px 10px;
  40. }
  41.  
  42. .quickeventwarning
  43. {
  44.   background: white url(shinecss/shinewarn.gif) left top;
  45.   background-repeat: repeat-y;
  46.   border-bottom: white solid 1px;
  47.   color: black;
  48.   font-weight: normal;
  49.   font-family: Verdana;
  50.   padding: 2px 2px 2px 10px;
  51. }
  52.  
  53. .status
  54. {
  55.   background: white url(shinecss/shinestat.gif) left top;
  56.   background-repeat: repeat-y;
  57.   border-bottom: white solid 1px;
  58.   color: black;
  59.   font-weight: normal;
  60.   font-family: Verdana;
  61.   padding: 2px 2px 2px 10px;
  62. }
  63.  
  64. .header {
  65.   color: #333333;
  66. }
  67.  
  68. .body {
  69.   color: black;
  70. }
  71.  
  72. .nick {
  73.   color: #333333;
  74.   font-size: 10px;
  75.   font-weight: bold;
  76. }
  77.  
  78. .timestamp {
  79.   color: #333333;
  80.   font-size: 10px;
  81.   font: italic;
  82. }
  83.  
  84. .extinfo {
  85.   color: #333333;
  86.   font-size: 10px;
  87. }
  88.  
  89. .dest {
  90.   color: #333333;
  91.   font-weight: bold;
  92. }
  93.  
  94. .sms
  95. {
  96.   background: white url(shinecss/shinesms.gif) left top;
  97.   background-repeat: repeat-y;
  98.   border-bottom: white solid 1px;
  99.   color: black;
  100.   font-weight: normal;
  101.   font-family: Verdana;
  102.   padding: 2px 2px 2px 10px;
  103. }
  104.  
  105. .sms .header {
  106.   color: #333333;
  107.   font-size: 10px;
  108. }
  109.  
  110. .sms .body {
  111.   color: black;
  112. }
  113.  
  114. .sms .nick {
  115.   color: #333333;
  116.   font-weight: bold;
  117. }
  118.  
  119. .sms .timestamp {
  120.   color: #333333;
  121.   font: italic;
  122. }
  123.  
  124. .sms .extinfo {
  125.   color: #333333;
  126. }
  127.  
  128. .sms .dest {
  129.   color: #333333;
  130.   font-weight: bold;
  131. }
  132.  
  133. .filesend .header {
  134.   color: #333333;
  135.   font-size: 10px;
  136. }
  137.  
  138. .filesend .nick{
  139.   color: #333333;
  140.   font-size: 10px;
  141.   font-weight: bold;
  142. }
  143.  
  144. .filesend .name{
  145.   color: #333333;
  146.   font-size: 10px;
  147.   font-weight: bold;
  148. }
  149.  
  150. .filesend .timestamp {
  151.   color: #333333;
  152.   font-size: 10px;
  153.   font: italic;
  154. }
  155.  
  156. .filesend .extinfo {
  157.   color: #333333;
  158.   font-size: 10px;
  159. }
  160.  
  161. .filesend .body {
  162.   color: #333333;
  163.   font-size: 10px;
  164. }
  165.  
  166.  
  167. .filerecv .header {
  168.   color: #333333;
  169.   font-size: 10px;
  170. }
  171.  
  172. .filerecv .nick {
  173.   color: #333333;
  174.   font-size: 10px;
  175.   font-weight: bold;
  176. }
  177.  
  178. .filerecv .name {
  179.   color: #333333;
  180.   font-size: 10px;
  181.   font-weight: bold;
  182. }
  183.  
  184. .filerecv .timestamp {
  185.   color: #333333;
  186.   font-size: 10px;
  187.   font: italic;
  188. }
  189.  
  190. .filerecv .extinfo {
  191.   color: #333333;
  192.   font-size: 10px;
  193. }
  194.  
  195. .filerecv .body {
  196.   color: #333333;
  197.   font-size: 10px;
  198. }
  199.  
  200.  
  201.